Amazon.ServerMigrationService.Model.VmServer.IsSetVmManagerType C# (CSharp) Method

IsSetVmManagerType() private method

private IsSetVmManagerType ( ) : bool
return bool
        internal bool IsSetVmManagerType()
        {
            return this._vmManagerType != null;
        }