HyperVReplica2012R2EventDetails.RemoteContainerName 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 remote container name.
[Newtonsoft.Json.JsonProperty(PropertyName="remoteContainerName")]
public string RemoteContainerName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="remoteContainerName")>]
member this.RemoteContainerName : string with get, set
Public Property RemoteContainerName As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute