IUpdateNetworkMappingInputProperties.RecoveryFabricName 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.
Recovery fabric name.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Recovery fabric name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="recoveryFabricName")]
public string RecoveryFabricName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Recovery fabric name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="recoveryFabricName")>]
member this.RecoveryFabricName : string with get, set
Public Property RecoveryFabricName As String
Property Value
- Attributes