IProtectedItemsQueryParameter.SourceFabricName Property
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.
The source fabric name filter.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The source fabric name filter.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="sourceFabricName")]
public string SourceFabricName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The source fabric name filter.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="sourceFabricName")>]
member this.SourceFabricName : string with get, set
Public Property SourceFabricName As String
- Attributes
Product | Versions |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |