IStorageIdentity.ConnectorName Property

Definition

The name of the Storage Connector.

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

Property Value

Attributes

Applies to