次の方法で共有


MigrationConfigProperties Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.DoNotFormat]
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.MigrationConfigPropertiesTypeConverter))]
public class MigrationConfigProperties : Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.IMigrationConfigProperties, Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.IValidates
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.DoNotFormat>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.MigrationConfigPropertiesTypeConverter))>]
type MigrationConfigProperties = class
    interface IMigrationConfigProperties
    interface IJsonSerializable
    interface IProxyResource
    interface IValidates
Public Class MigrationConfigProperties
Implements IMigrationConfigProperties, IValidates
Inheritance
MigrationConfigProperties
Attributes
Implements

Constructors

MigrationConfigProperties()

Properties

Id
Location
MigrationState
Name
PendingReplicationOperationsCount
PostMigrationName
ProvisioningState
ResourceGroupName
SystemDataCreatedAt
SystemDataCreatedBy
SystemDataCreatedByType
SystemDataLastModifiedAt
SystemDataLastModifiedBy
SystemDataLastModifiedByType
TargetNamespace
Type

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()
Validate(IEventListener)

Applies to