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

IsSetVmId() private method

private IsSetVmId ( ) : bool
return bool
        internal bool IsSetVmId()
        {
            return this._vmId != null;
        }