Share via


IMigrationConfigProperties1.TargetNamespace Property

Definition

Existing premium Namespace ARM Id name which has no entities, will be used for migration

[Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.Info(Create=true, Description="Existing premium Namespace ARM Id name which has no entities, will be used for migration", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="targetNamespace", Update=true)]
public string TargetNamespace { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.Info(Create=true, Description="Existing premium Namespace ARM Id name which has no entities, will be used for migration", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="targetNamespace", Update=true)>]
member this.TargetNamespace : string with get, set
Public Property TargetNamespace As String

Property Value

Attributes

Applies to