CreateNetworkMappingInput.Properties Property

Definition

Gets or sets input properties for creating network mapping.

[Newtonsoft.Json.JsonProperty(PropertyName="properties")]
public Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.CreateNetworkMappingInputProperties Properties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties")>]
member this.Properties : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.CreateNetworkMappingInputProperties with get, set
Public Property Properties As CreateNetworkMappingInputProperties

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to