Aracılığıyla paylaş


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
Location
ManagedResourceGroup
Name
NetworkProfile
NginxVersion
ProvisioningState
ScalingPropertyCapacity
SkuName
StorageAccountContainerName
StorageAccountName
SystemDataCreatedAt
SystemDataCreatedBy
SystemDataCreatedByType
SystemDataLastModifiedAt
SystemDataLastModifiedBy
SystemDataLastModifiedByType
Tag
Type
UserProfilePreferredEmail

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to