Partager via


IConfiguration.ServiceType Property

Definition

Dev ContainerApp service type

[Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=true, Description="Dev ContainerApp service type", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="type", Update=true)]
public string ServiceType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=true, Description="Dev ContainerApp service type", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="type", Update=true)>]
member this.ServiceType : string with get, set
Public Property ServiceType As String

Property Value

Attributes

Applies to