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

IsSetVmManagerName() private method

private IsSetVmManagerName ( ) : bool
return bool
        internal bool IsSetVmManagerName()
        {
            return this._vmManagerName != null;
        }