共用方式為


ContainerAppExtendedLocationType(String) Constructor

Definition

Initializes a new instance of ContainerAppExtendedLocationType.

public ContainerAppExtendedLocationType (string value);
new Azure.ResourceManager.AppContainers.Models.ContainerAppExtendedLocationType : string -> Azure.ResourceManager.AppContainers.Models.ContainerAppExtendedLocationType
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to