Aracılığıyla paylaş


NginxDeployment Class

Definition

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

Constructors

NginxDeployment()

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

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to