Sdílet prostřednictvím


INginxDeployment Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.Api20230401.NginxDeploymentTypeConverter))]
public interface INginxDeployment : Microsoft.Azure.PowerShell.Cmdlets.Nginx.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.Api20230401.NginxDeploymentTypeConverter))>]
type INginxDeployment = interface
    interface IJsonSerializable
Public Interface INginxDeployment
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

EnableDiagnosticsSupport
Id
IdentityPrincipalId
IdentityTenantId
IdentityType
IdentityUserAssignedIdentity
IPAddress

The IP address of the deployment.

Location
ManagedResourceGroup

The managed resource group to deploy VNet injection related network resources.

Name
NetworkProfile
NginxVersion
ProvisioningState
ScalingPropertyCapacity
SkuName

Name of the SKU.

StorageAccountContainerName
StorageAccountName
SystemDataCreatedAt

The timestamp of resource creation (UTC).

SystemDataCreatedBy

The identity that created the resource.

SystemDataCreatedByType

The type of identity that created the resource.

SystemDataLastModifiedAt

The timestamp of resource last modification (UTC)

SystemDataLastModifiedBy

The identity that last modified the resource.

SystemDataLastModifiedByType

The type of identity that last modified the resource.

Tag
Type
UserProfilePreferredEmail

The preferred support contact email address of the user used for sending alerts and notification. Can be an empty string or a valid email address.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to