Condividi tramite


ISecurityIdentity.RepoName Property

Definition

The repository name.

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

Property Value

Attributes

Applies to