MeshRevisionProfile Class

Definition

Mesh revision profile for a mesh.

public class MeshRevisionProfile : Microsoft.Azure.Management.ContainerService.Models.ProxyResource
type MeshRevisionProfile = class
    inherit ProxyResource
Public Class MeshRevisionProfile
Inherits ProxyResource
Inheritance
MeshRevisionProfile

Constructors

Name Description
MeshRevisionProfile()

Initializes a new instance of the MeshRevisionProfile class.

MeshRevisionProfile(String, String, String, SystemData, MeshRevisionProfileProperties)

Initializes a new instance of the MeshRevisionProfile class.

Properties

Name Description
Id

Gets fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"

(Inherited from Resource)
Name

Gets the name of the resource

(Inherited from Resource)
Properties

Gets or sets mesh revision profile properties for a mesh

SystemData

Gets azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from Resource)
Type

Gets the type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

(Inherited from Resource)

Applies to