CertificateProfileListResult.Value Property

Definition

The CertificateProfile items on this page

[Microsoft.Azure.PowerShell.Cmdlets.ArtifactSigning.Origin(Microsoft.Azure.PowerShell.Cmdlets.ArtifactSigning.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ArtifactSigning.Models.ICertificateProfile> Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ArtifactSigning.Origin(Microsoft.Azure.PowerShell.Cmdlets.ArtifactSigning.PropertyOrigin.Owned)>]
member this.Value : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ArtifactSigning.Models.ICertificateProfile> with get, set
Public Property Value As List(Of ICertificateProfile)

Property Value

Implements

Attributes

Applies to