Compartilhar via


ContainerAppAuthToken Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.App.Models.ContainerAppAuthTokenTypeConverter))]
public class ContainerAppAuthToken : Microsoft.Azure.PowerShell.Cmdlets.App.Models.IContainerAppAuthToken, Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.App.Models.ContainerAppAuthTokenTypeConverter))>]
type ContainerAppAuthToken = class
    interface IContainerAppAuthToken
    interface IJsonSerializable
    interface ITrackedResource
    interface IResource
    interface IValidates
Public Class ContainerAppAuthToken
Implements IContainerAppAuthToken, IValidates
Inheritance
ContainerAppAuthToken
Attributes
Implements

Constructors

ContainerAppAuthToken()

Properties

Expire
Id
Location
Name
ResourceGroupName
SystemDataCreatedAt
SystemDataCreatedBy
SystemDataCreatedByType
SystemDataLastModifiedAt
SystemDataLastModifiedBy
SystemDataLastModifiedByType
Tag
Token
Type

Methods

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

Applies to