IArtifactSigningIdentity.ProfileName Property

Definition

Certificate profile name.

[Microsoft.Azure.PowerShell.Cmdlets.ArtifactSigning.Runtime.Info(Create=true, Description="Certificate profile name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="profileName", Update=true)]
public string ProfileName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ArtifactSigning.Runtime.Info(Create=true, Description="Certificate profile name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="profileName", Update=true)>]
member this.ProfileName : string with get, set
Public Property ProfileName As String

Property Value

Attributes

Applies to