RecoveryServicesProviderProperties.ProviderVersionDetails 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 provider version details.
[Newtonsoft.Json.JsonProperty(PropertyName="providerVersionDetails")]
public Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.VersionDetails ProviderVersionDetails { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="providerVersionDetails")>]
member this.ProviderVersionDetails : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.VersionDetails with get, set
Public Property ProviderVersionDetails As VersionDetails
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute