Amazon.ServerMigrationService.Model.VmServerAddress.IsSetVmManagerId C# (CSharp) Method

IsSetVmManagerId() private method

private IsSetVmManagerId ( ) : bool
return bool
        internal bool IsSetVmManagerId()
        {
            return this._vmManagerId != null;
        }