IMigrationConfigProperties1.TargetNamespace 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.
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