다음을 통해 공유


RestorePointSourceMetadata.SecurityProfile Property

Definition

Gets the security profile.

[Newtonsoft.Json.JsonProperty(PropertyName="securityProfile")]
public Microsoft.Azure.Management.Compute.Models.SecurityProfile SecurityProfile { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="securityProfile")>]
member this.SecurityProfile : Microsoft.Azure.Management.Compute.Models.SecurityProfile
Public ReadOnly Property SecurityProfile As SecurityProfile

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to