IMigrationConfigProperties.PostMigrationName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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