GalleryScriptVersionProperties.SafetyProfile Property

Definition

Gets or sets the safety profile of the Gallery Script Version.

[Newtonsoft.Json.JsonProperty(PropertyName="safetyProfile")]
public Microsoft.Azure.Management.Compute.Models.GalleryScriptVersionSafetyProfile SafetyProfile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="safetyProfile")>]
member this.SafetyProfile : Microsoft.Azure.Management.Compute.Models.GalleryScriptVersionSafetyProfile with get, set
Public Property SafetyProfile As GalleryScriptVersionSafetyProfile

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to