次の方法で共有


IContainerAppCollection Interface

Definition

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

Properties

NextLink
Value

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to