Delen via


CertificateReference.Visibility Eigenschap

Definitie

Hiermee wordt opgehaald of ingesteld welke gebruikersaccounts op het rekenknooppunt toegang moeten hebben tot de persoonlijke gegevens van het certificaat.

[Newtonsoft.Json.JsonProperty(PropertyName="visibility")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Batch.Models.CertificateVisibility> Visibility { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="visibility")>]
member this.Visibility : System.Collections.Generic.IList<Microsoft.Azure.Management.Batch.Models.CertificateVisibility> with get, set
Public Property Visibility As IList(Of CertificateVisibility)

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op