PSContainerGroupList Class

Definition

public class PSContainerGroupList : Microsoft.Azure.Commands.ContainerInstance.Models.PSContainerGroup
type PSContainerGroupList = class
    inherit PSContainerGroup
Public Class PSContainerGroupList
Inherits PSContainerGroup
Inheritance
PSContainerGroupList

Constructors

PSContainerGroupList()

Properties

Containers (Inherited from PSContainerGroup)
DnsNameLabel (Inherited from PSContainerGroup)
Events (Inherited from PSContainerGroup)
Fqdn (Inherited from PSContainerGroup)
Id (Inherited from PSContainerGroup)
ImageRegistryCredentials (Inherited from PSContainerGroup)
IpAddress (Inherited from PSContainerGroup)
Location (Inherited from PSContainerGroup)
Name (Inherited from PSContainerGroup)
OsType (Inherited from PSContainerGroup)
Ports (Inherited from PSContainerGroup)
ProvisioningState (Inherited from PSContainerGroup)
ResourceGroupName (Inherited from PSContainerGroup)
RestartPolicy (Inherited from PSContainerGroup)
State (Inherited from PSContainerGroup)
Tags (Inherited from PSContainerGroup)
Type (Inherited from PSContainerGroup)
Volumes (Inherited from PSContainerGroup)

Applies to