azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.a...

86 строки
4.8 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.appcomplianceautomation.models.WebhookResource"
fullName: "com.azure.resourcemanager.appcomplianceautomation.models.WebhookResource"
name: "WebhookResource"
nameWithType: "WebhookResource"
summary: "An immutable client-side representation of Webhook<wbr>Resource."
syntax: "public interface **WebhookResource**"
methods:
- uid: "com.azure.resourcemanager.appcomplianceautomation.models.WebhookResource.id()"
fullName: "com.azure.resourcemanager.appcomplianceautomation.models.WebhookResource.id()"
name: "id()"
nameWithType: "WebhookResource.id()"
summary: "Gets the id property: Fully qualified resource Id for the resource."
modifiers:
- "abstract"
syntax: "public abstract String id()"
desc: "Gets the id property: Fully qualified resource Id for the resource."
returns:
description: "the id value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.appcomplianceautomation.models.WebhookResource.innerModel()"
fullName: "com.azure.resourcemanager.appcomplianceautomation.models.WebhookResource.innerModel()"
name: "innerModel()"
nameWithType: "WebhookResource.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>appcomplianceautomation.<wbr>fluent.<wbr>models.<wbr>Webhook<wbr>Resource<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract WebhookResourceInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.appcomplianceautomation.fluent.models.WebhookResourceInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.appcomplianceautomation.fluent.models.WebhookResourceInner?alt=com.azure.resourcemanager.appcomplianceautomation.fluent.models.WebhookResourceInner&text=WebhookResourceInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.appcomplianceautomation.models.WebhookResource.name()"
fullName: "com.azure.resourcemanager.appcomplianceautomation.models.WebhookResource.name()"
name: "name()"
nameWithType: "WebhookResource.name()"
summary: "Gets the name property: The name of the resource."
modifiers:
- "abstract"
syntax: "public abstract String name()"
desc: "Gets the name property: The name of the resource."
returns:
description: "the name value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.appcomplianceautomation.models.WebhookResource.properties()"
fullName: "com.azure.resourcemanager.appcomplianceautomation.models.WebhookResource.properties()"
name: "properties()"
nameWithType: "WebhookResource.properties()"
summary: "Gets the properties property: Webhook property."
modifiers:
- "abstract"
syntax: "public abstract WebhookProperties properties()"
desc: "Gets the properties property: Webhook property."
returns:
description: "the properties value."
type: "<xref href=\"com.azure.resourcemanager.appcomplianceautomation.models.WebhookProperties?alt=com.azure.resourcemanager.appcomplianceautomation.models.WebhookProperties&text=WebhookProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.appcomplianceautomation.models.WebhookResource.systemData()"
fullName: "com.azure.resourcemanager.appcomplianceautomation.models.WebhookResource.systemData()"
name: "systemData()"
nameWithType: "WebhookResource.systemData()"
summary: "Gets the system<wbr>Data property: Azure Resource Manager metadata containing created<wbr>By and modified<wbr>By information."
modifiers:
- "abstract"
syntax: "public abstract SystemData systemData()"
desc: "Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information."
returns:
description: "the systemData value."
type: "<xref href=\"com.azure.core.management.SystemData?alt=com.azure.core.management.SystemData&text=SystemData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.appcomplianceautomation.models.WebhookResource.type()"
fullName: "com.azure.resourcemanager.appcomplianceautomation.models.WebhookResource.type()"
name: "type()"
nameWithType: "WebhookResource.type()"
summary: "Gets the type property: The type of the resource."
modifiers:
- "abstract"
syntax: "public abstract String type()"
desc: "Gets the type property: The type of the resource."
returns:
description: "the type value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
type: "interface"
desc: "An immutable client-side representation of WebhookResource."
metadata: {}
package: "com.azure.resourcemanager.appcomplianceautomation.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-appcomplianceautomation:1.0.0