Condividi tramite


IMigrationConfigProperties.PostMigrationName Property

Definition

Name to access Standard Namespace after migration

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

Property Value

Attributes

Applies to