Dela via


AppPlatformDeploymentStatus(String) Constructor

Definition

Initializes a new instance of AppPlatformDeploymentStatus.

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

Parameters

value
String

Exceptions

value is null.

Applies to