Compartilhar via


IMigrationConfigProperties.PostMigrationName Property

Definition

Name to access Standard Namespace after migration

[Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.Info(Description="Name to access Standard Namespace after migration", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="postMigrationName")]
public string PostMigrationName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.Info(Description="Name to access Standard Namespace after migration", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="postMigrationName")>]
member this.PostMigrationName : string with get, set
Public Property PostMigrationName As String

Property Value

Attributes

Applies to