Aracılığıyla paylaş


NginxDeploymentUserProfile Class

Definition

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

Constructors

NginxDeploymentUserProfile()

Properties

PreferredEmail

Methods

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

Applies to