IHyperVReplicaAzureReplicationDetails.TargetProximityPlacementGroupId 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.
The target proximity placement group Id.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The target proximity placement group Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="targetProximityPlacementGroupId")]
public string TargetProximityPlacementGroupId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The target proximity placement group Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="targetProximityPlacementGroupId")>]
member this.TargetProximityPlacementGroupId : string with get, set
Public Property TargetProximityPlacementGroupId As String
Property Value
- Attributes