Udostępnij za pośrednictwem


IProviderSpecificProperties.ProviderType Property

Definition

The provider type. For example, the value can be SapHana.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="The provider type. For example, the value can be SapHana.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="providerType")]
public string ProviderType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="The provider type. For example, the value can be SapHana.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="providerType")>]
member this.ProviderType : string with get, set
Public Property ProviderType As String

Property Value

Attributes

Applies to