Compartir a través de


IntegrationRuntimeResource Clase

Definición

Tipo de recurso de Integration Runtime.

public class IntegrationRuntimeResource : Microsoft.Azure.Management.Synapse.Models.SubResource
type IntegrationRuntimeResource = class
    inherit SubResource
Public Class IntegrationRuntimeResource
Inherits SubResource
Herencia
IntegrationRuntimeResource

Constructores

IntegrationRuntimeResource()

Inicializa una nueva instancia de la clase IntegrationRuntimeResource.

IntegrationRuntimeResource(IntegrationRuntime, String, String, String, String)

Inicializa una nueva instancia de la clase IntegrationRuntimeResource.

Propiedades

Etag

Obtiene el valor Etag del recurso.

(Heredado de AzureEntityResource)
Id

Obtiene el identificador de recurso completo del recurso. Por ejemplo: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

(Heredado de Resource)
Name

Obtiene el nombre del recurso.

(Heredado de Resource)
Properties

Obtiene o establece las propiedades de Integration Runtime.

Type

Obtiene el tipo del recurso. Por ejemplo, "Microsoft.Compute/virtualMachines" o "Microsoft.Storage/storageAccounts"

(Heredado de Resource)

Métodos

Validate()

Valide el objeto .

Se aplica a