InMageReplicationDetails.MultiVMGroupName 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.
Gets or sets the multi vm group name, if any.
[Newtonsoft.Json.JsonProperty(PropertyName="multiVmGroupName")]
public string MultiVMGroupName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="multiVmGroupName")>]
member this.MultiVMGroupName : string with get, set
Public Property MultiVMGroupName As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute