Share via


BatchCertificateReference.Visibility Property

Definition

Which user accounts on the compute node should have access to the private data of the certificate.

public System.Collections.Generic.IList<Azure.ResourceManager.Batch.Models.BatchCertificateVisibility> Visibility { get; }
member this.Visibility : System.Collections.Generic.IList<Azure.ResourceManager.Batch.Models.BatchCertificateVisibility>
Public ReadOnly Property Visibility As IList(Of BatchCertificateVisibility)

Property Value

Applies to