523 строки
32 KiB
YAML
523 строки
32 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource"
|
|
name: "WebPubSubResource"
|
|
nameWithType: "WebPubSubResource"
|
|
summary: "An immutable client-side representation of Web<wbr>Pub<wbr>Sub<wbr>Resource."
|
|
syntax: "public interface **WebPubSubResource**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.disableAadAuth()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.disableAadAuth()"
|
|
name: "disableAadAuth()"
|
|
nameWithType: "WebPubSubResource.disableAadAuth()"
|
|
summary: "Gets the disable<wbr>Aad<wbr>Auth property: Disable<wbr>Local<wbr>Auth Enable or disable aad auth When set as true, connection with Auth<wbr>Type=aad won't work."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Boolean disableAadAuth()"
|
|
desc: "Gets the disableAadAuth property: DisableLocalAuth Enable or disable aad auth When set as true, connection with AuthType=aad won't work."
|
|
returns:
|
|
description: "the disableAadAuth value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.disableLocalAuth()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.disableLocalAuth()"
|
|
name: "disableLocalAuth()"
|
|
nameWithType: "WebPubSubResource.disableLocalAuth()"
|
|
summary: "Gets the disable<wbr>Local<wbr>Auth property: Disable<wbr>Local<wbr>Auth Enable or disable local auth with Access<wbr>Key When set as true, connection with Access<wbr>Key=xxx won't work."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Boolean disableLocalAuth()"
|
|
desc: "Gets the disableLocalAuth property: DisableLocalAuth Enable or disable local auth with AccessKey When set as true, connection with AccessKey=xxx won't work."
|
|
returns:
|
|
description: "the disableLocalAuth value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.externalIp()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.externalIp()"
|
|
name: "externalIp()"
|
|
nameWithType: "WebPubSubResource.externalIp()"
|
|
summary: "Gets the external<wbr>Ip property: The publicly accessible IP of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String externalIp()"
|
|
desc: "Gets the externalIp property: The publicly accessible IP of the resource."
|
|
returns:
|
|
description: "the externalIp value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.hostname()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.hostname()"
|
|
name: "hostname()"
|
|
nameWithType: "WebPubSubResource.hostname()"
|
|
summary: "Gets the hostname property: FQDN of the service instance."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String hostname()"
|
|
desc: "Gets the hostname property: FQDN of the service instance."
|
|
returns:
|
|
description: "the hostname value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.hostnamePrefix()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.hostnamePrefix()"
|
|
name: "hostnamePrefix()"
|
|
nameWithType: "WebPubSubResource.hostnamePrefix()"
|
|
summary: "Gets the hostname<wbr>Prefix property: Deprecated."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String hostnamePrefix()"
|
|
desc: "Gets the hostnamePrefix property: Deprecated."
|
|
returns:
|
|
description: "the hostnamePrefix value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.id()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.id()"
|
|
name: "id()"
|
|
nameWithType: "WebPubSubResource.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.webpubsub.models.WebPubSubResource.identity()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.identity()"
|
|
name: "identity()"
|
|
nameWithType: "WebPubSubResource.identity()"
|
|
summary: "Gets the identity property: A class represent managed identities used for request and response."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ManagedIdentity identity()"
|
|
desc: "Gets the identity property: A class represent managed identities used for request and response."
|
|
returns:
|
|
description: "the identity value."
|
|
type: "<xref href=\"com.azure.resourcemanager.webpubsub.models.ManagedIdentity?alt=com.azure.resourcemanager.webpubsub.models.ManagedIdentity&text=ManagedIdentity\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.innerModel()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.innerModel()"
|
|
name: "innerModel()"
|
|
nameWithType: "WebPubSubResource.innerModel()"
|
|
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>webpubsub.<wbr>fluent.<wbr>models.<wbr>Web<wbr>Pub<wbr>Sub<wbr>Resource<wbr>Inner object."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract WebPubSubResourceInner innerModel()"
|
|
desc: "Gets the inner com.azure.resourcemanager.webpubsub.fluent.models.WebPubSubResourceInner object."
|
|
returns:
|
|
description: "the inner object."
|
|
type: "<xref href=\"com.azure.resourcemanager.webpubsub.fluent.models.WebPubSubResourceInner?alt=com.azure.resourcemanager.webpubsub.fluent.models.WebPubSubResourceInner&text=WebPubSubResourceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.kind()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.kind()"
|
|
name: "kind()"
|
|
nameWithType: "WebPubSubResource.kind()"
|
|
summary: "Gets the kind property: The kind of the service."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ServiceKind kind()"
|
|
desc: "Gets the kind property: The kind of the service."
|
|
returns:
|
|
description: "the kind value."
|
|
type: "<xref href=\"com.azure.resourcemanager.webpubsub.models.ServiceKind?alt=com.azure.resourcemanager.webpubsub.models.ServiceKind&text=ServiceKind\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.listKeys()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.listKeys()"
|
|
name: "listKeys()"
|
|
nameWithType: "WebPubSubResource.listKeys()"
|
|
summary: "Get the access keys of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract WebPubSubKeys listKeys()"
|
|
desc: "Get the access keys of the resource."
|
|
returns:
|
|
description: "the access keys of the resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.webpubsub.models.WebPubSubKeys?alt=com.azure.resourcemanager.webpubsub.models.WebPubSubKeys&text=WebPubSubKeys\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.listKeysWithResponse(com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.listKeysWithResponse(Context context)"
|
|
name: "listKeysWithResponse(Context context)"
|
|
nameWithType: "WebPubSubResource.listKeysWithResponse(Context context)"
|
|
summary: "Get the access keys of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Response<WebPubSubKeys> listKeysWithResponse(Context context)"
|
|
desc: "Get the access keys of the resource."
|
|
returns:
|
|
description: "the access keys of the resource along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.webpubsub.models.WebPubSubKeys?alt=com.azure.resourcemanager.webpubsub.models.WebPubSubKeys&text=WebPubSubKeys\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.liveTraceConfiguration()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.liveTraceConfiguration()"
|
|
name: "liveTraceConfiguration()"
|
|
nameWithType: "WebPubSubResource.liveTraceConfiguration()"
|
|
summary: "Gets the live<wbr>Trace<wbr>Configuration property: Live trace configuration of a Microsoft.<wbr>Signal<wbr>RService resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract LiveTraceConfiguration liveTraceConfiguration()"
|
|
desc: "Gets the liveTraceConfiguration property: Live trace configuration of a Microsoft.SignalRService resource."
|
|
returns:
|
|
description: "the liveTraceConfiguration value."
|
|
type: "<xref href=\"com.azure.resourcemanager.webpubsub.models.LiveTraceConfiguration?alt=com.azure.resourcemanager.webpubsub.models.LiveTraceConfiguration&text=LiveTraceConfiguration\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.location()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.location()"
|
|
name: "location()"
|
|
nameWithType: "WebPubSubResource.location()"
|
|
summary: "Gets the location property: The geo-location where the resource lives."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String location()"
|
|
desc: "Gets the location property: The geo-location where the resource lives."
|
|
returns:
|
|
description: "the location value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.name()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.name()"
|
|
name: "name()"
|
|
nameWithType: "WebPubSubResource.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.webpubsub.models.WebPubSubResource.networkACLs()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.networkACLs()"
|
|
name: "networkACLs()"
|
|
nameWithType: "WebPubSubResource.networkACLs()"
|
|
summary: "Gets the network<wbr>ACLs property: Network ACLs for the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract WebPubSubNetworkACLs networkACLs()"
|
|
desc: "Gets the networkACLs property: Network ACLs for the resource."
|
|
returns:
|
|
description: "the networkACLs value."
|
|
type: "<xref href=\"com.azure.resourcemanager.webpubsub.models.WebPubSubNetworkACLs?alt=com.azure.resourcemanager.webpubsub.models.WebPubSubNetworkACLs&text=WebPubSubNetworkACLs\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.privateEndpointConnections()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.privateEndpointConnections()"
|
|
name: "privateEndpointConnections()"
|
|
nameWithType: "WebPubSubResource.privateEndpointConnections()"
|
|
summary: "Gets the private<wbr>Endpoint<wbr>Connections property: Private endpoint connections to the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract List<PrivateEndpointConnection> privateEndpointConnections()"
|
|
desc: "Gets the privateEndpointConnections property: Private endpoint connections to the resource."
|
|
returns:
|
|
description: "the privateEndpointConnections value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.webpubsub.models.PrivateEndpointConnection?alt=com.azure.resourcemanager.webpubsub.models.PrivateEndpointConnection&text=PrivateEndpointConnection\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.provisioningState()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.provisioningState()"
|
|
name: "provisioningState()"
|
|
nameWithType: "WebPubSubResource.provisioningState()"
|
|
summary: "Gets the provisioning<wbr>State property: Provisioning state of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ProvisioningState provisioningState()"
|
|
desc: "Gets the provisioningState property: Provisioning state of the resource."
|
|
returns:
|
|
description: "the provisioningState value."
|
|
type: "<xref href=\"com.azure.resourcemanager.webpubsub.models.ProvisioningState?alt=com.azure.resourcemanager.webpubsub.models.ProvisioningState&text=ProvisioningState\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.publicNetworkAccess()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.publicNetworkAccess()"
|
|
name: "publicNetworkAccess()"
|
|
nameWithType: "WebPubSubResource.publicNetworkAccess()"
|
|
summary: "Gets the public<wbr>Network<wbr>Access property: Enable or disable public network access."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String publicNetworkAccess()"
|
|
desc: "Gets the publicNetworkAccess property: Enable or disable public network access. Default to \"Enabled\". When it's Enabled, network ACLs still apply. When it's Disabled, public network access is always disabled no matter what you set in network ACLs."
|
|
returns:
|
|
description: "the publicNetworkAccess value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.publicPort()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.publicPort()"
|
|
name: "publicPort()"
|
|
nameWithType: "WebPubSubResource.publicPort()"
|
|
summary: "Gets the public<wbr>Port property: The publicly accessible port of the resource which is designed for browser/client side usage."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Integer publicPort()"
|
|
desc: "Gets the publicPort property: The publicly accessible port of the resource which is designed for browser/client side usage."
|
|
returns:
|
|
description: "the publicPort value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.refresh()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.refresh()"
|
|
name: "refresh()"
|
|
nameWithType: "WebPubSubResource.refresh()"
|
|
summary: "Refreshes the resource to sync with Azure."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract WebPubSubResource refresh()"
|
|
desc: "Refreshes the resource to sync with Azure."
|
|
returns:
|
|
description: "the refreshed resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.webpubsub.models.WebPubSubResource?alt=com.azure.resourcemanager.webpubsub.models.WebPubSubResource&text=WebPubSubResource\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.refresh(com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.refresh(Context context)"
|
|
name: "refresh(Context context)"
|
|
nameWithType: "WebPubSubResource.refresh(Context context)"
|
|
summary: "Refreshes the resource to sync with Azure."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract WebPubSubResource refresh(Context context)"
|
|
desc: "Refreshes the resource to sync with Azure."
|
|
returns:
|
|
description: "the refreshed resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.webpubsub.models.WebPubSubResource?alt=com.azure.resourcemanager.webpubsub.models.WebPubSubResource&text=WebPubSubResource\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.regenerateKey(com.azure.resourcemanager.webpubsub.models.RegenerateKeyParameters)"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.regenerateKey(RegenerateKeyParameters parameters)"
|
|
name: "regenerateKey(RegenerateKeyParameters parameters)"
|
|
nameWithType: "WebPubSubResource.regenerateKey(RegenerateKeyParameters parameters)"
|
|
summary: "Regenerate the access key for the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "Parameter that describes the Regenerate Key Operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.webpubsub.models.RegenerateKeyParameters?alt=com.azure.resourcemanager.webpubsub.models.RegenerateKeyParameters&text=RegenerateKeyParameters\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract WebPubSubKeys regenerateKey(RegenerateKeyParameters parameters)"
|
|
desc: "Regenerate the access key for the resource. PrimaryKey and SecondaryKey cannot be regenerated at the same time."
|
|
returns:
|
|
description: "a class represents the access keys of the resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.webpubsub.models.WebPubSubKeys?alt=com.azure.resourcemanager.webpubsub.models.WebPubSubKeys&text=WebPubSubKeys\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.regenerateKey(com.azure.resourcemanager.webpubsub.models.RegenerateKeyParameters,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.regenerateKey(RegenerateKeyParameters parameters, Context context)"
|
|
name: "regenerateKey(RegenerateKeyParameters parameters, Context context)"
|
|
nameWithType: "WebPubSubResource.regenerateKey(RegenerateKeyParameters parameters, Context context)"
|
|
summary: "Regenerate the access key for the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "Parameter that describes the Regenerate Key Operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.webpubsub.models.RegenerateKeyParameters?alt=com.azure.resourcemanager.webpubsub.models.RegenerateKeyParameters&text=RegenerateKeyParameters\" data-throw-if-not-resolved=\"False\" />"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract WebPubSubKeys regenerateKey(RegenerateKeyParameters parameters, Context context)"
|
|
desc: "Regenerate the access key for the resource. PrimaryKey and SecondaryKey cannot be regenerated at the same time."
|
|
returns:
|
|
description: "a class represents the access keys of the resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.webpubsub.models.WebPubSubKeys?alt=com.azure.resourcemanager.webpubsub.models.WebPubSubKeys&text=WebPubSubKeys\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.region()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.region()"
|
|
name: "region()"
|
|
nameWithType: "WebPubSubResource.region()"
|
|
summary: "Gets the region of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Region region()"
|
|
desc: "Gets the region of the resource."
|
|
returns:
|
|
description: "the region of the resource."
|
|
type: "<xref href=\"com.azure.core.management.Region?alt=com.azure.core.management.Region&text=Region\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.regionEndpointEnabled()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.regionEndpointEnabled()"
|
|
name: "regionEndpointEnabled()"
|
|
nameWithType: "WebPubSubResource.regionEndpointEnabled()"
|
|
summary: "Gets the region<wbr>Endpoint<wbr>Enabled property: Enable or disable the regional endpoint."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String regionEndpointEnabled()"
|
|
desc: "Gets the regionEndpointEnabled property: Enable or disable the regional endpoint. Default to \"Enabled\". When it's Disabled, new connections will not be routed to this endpoint, however existing connections will not be affected. This property is replica specific. Disable the regional endpoint without replica is not allowed."
|
|
returns:
|
|
description: "the regionEndpointEnabled value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.regionName()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.regionName()"
|
|
name: "regionName()"
|
|
nameWithType: "WebPubSubResource.regionName()"
|
|
summary: "Gets the name of the resource region."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String regionName()"
|
|
desc: "Gets the name of the resource region."
|
|
returns:
|
|
description: "the name of the resource region."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.resourceGroupName()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.resourceGroupName()"
|
|
name: "resourceGroupName()"
|
|
nameWithType: "WebPubSubResource.resourceGroupName()"
|
|
summary: "Gets the name of the resource group."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String resourceGroupName()"
|
|
desc: "Gets the name of the resource group."
|
|
returns:
|
|
description: "the name of the resource group."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.resourceLogConfiguration()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.resourceLogConfiguration()"
|
|
name: "resourceLogConfiguration()"
|
|
nameWithType: "WebPubSubResource.resourceLogConfiguration()"
|
|
summary: "Gets the resource<wbr>Log<wbr>Configuration property: Resource log configuration of a Microsoft.<wbr>Signal<wbr>RService resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ResourceLogConfiguration resourceLogConfiguration()"
|
|
desc: "Gets the resourceLogConfiguration property: Resource log configuration of a Microsoft.SignalRService resource."
|
|
returns:
|
|
description: "the resourceLogConfiguration value."
|
|
type: "<xref href=\"com.azure.resourcemanager.webpubsub.models.ResourceLogConfiguration?alt=com.azure.resourcemanager.webpubsub.models.ResourceLogConfiguration&text=ResourceLogConfiguration\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.resourceStopped()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.resourceStopped()"
|
|
name: "resourceStopped()"
|
|
nameWithType: "WebPubSubResource.resourceStopped()"
|
|
summary: "Gets the resource<wbr>Stopped property: Stop or start the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String resourceStopped()"
|
|
desc: "Gets the resourceStopped property: Stop or start the resource. Default to \"False\". When it's true, the data plane of the resource is shutdown. When it's false, the data plane of the resource is started."
|
|
returns:
|
|
description: "the resourceStopped value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.restart()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.restart()"
|
|
name: "restart()"
|
|
nameWithType: "WebPubSubResource.restart()"
|
|
summary: "Operation to restart a resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract void restart()"
|
|
desc: "Operation to restart a resource."
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.restart(com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.restart(Context context)"
|
|
name: "restart(Context context)"
|
|
nameWithType: "WebPubSubResource.restart(Context context)"
|
|
summary: "Operation to restart a resource."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract void restart(Context context)"
|
|
desc: "Operation to restart a resource."
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.serverPort()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.serverPort()"
|
|
name: "serverPort()"
|
|
nameWithType: "WebPubSubResource.serverPort()"
|
|
summary: "Gets the server<wbr>Port property: The publicly accessible port of the resource which is designed for customer server side usage."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Integer serverPort()"
|
|
desc: "Gets the serverPort property: The publicly accessible port of the resource which is designed for customer server side usage."
|
|
returns:
|
|
description: "the serverPort value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.sharedPrivateLinkResources()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.sharedPrivateLinkResources()"
|
|
name: "sharedPrivateLinkResources()"
|
|
nameWithType: "WebPubSubResource.sharedPrivateLinkResources()"
|
|
summary: "Gets the shared<wbr>Private<wbr>Link<wbr>Resources property: The list of shared private link resources."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract List<SharedPrivateLinkResource> sharedPrivateLinkResources()"
|
|
desc: "Gets the sharedPrivateLinkResources property: The list of shared private link resources."
|
|
returns:
|
|
description: "the sharedPrivateLinkResources value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.webpubsub.models.SharedPrivateLinkResource?alt=com.azure.resourcemanager.webpubsub.models.SharedPrivateLinkResource&text=SharedPrivateLinkResource\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.sku()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.sku()"
|
|
name: "sku()"
|
|
nameWithType: "WebPubSubResource.sku()"
|
|
summary: "Gets the sku property: The billing information of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ResourceSku sku()"
|
|
desc: "Gets the sku property: The billing information of the resource."
|
|
returns:
|
|
description: "the sku value."
|
|
type: "<xref href=\"com.azure.resourcemanager.webpubsub.models.ResourceSku?alt=com.azure.resourcemanager.webpubsub.models.ResourceSku&text=ResourceSku\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.socketIO()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.socketIO()"
|
|
name: "socketIO()"
|
|
nameWithType: "WebPubSubResource.socketIO()"
|
|
summary: "Gets the socketIO property: SocketIO settings for the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract WebPubSubSocketIOSettings socketIO()"
|
|
desc: "Gets the socketIO property: SocketIO settings for the resource."
|
|
returns:
|
|
description: "the socketIO value."
|
|
type: "<xref href=\"com.azure.resourcemanager.webpubsub.models.WebPubSubSocketIOSettings?alt=com.azure.resourcemanager.webpubsub.models.WebPubSubSocketIOSettings&text=WebPubSubSocketIOSettings\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.systemData()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.systemData()"
|
|
name: "systemData()"
|
|
nameWithType: "WebPubSubResource.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.webpubsub.models.WebPubSubResource.tags()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.tags()"
|
|
name: "tags()"
|
|
nameWithType: "WebPubSubResource.tags()"
|
|
summary: "Gets the tags property: Resource tags."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Map<String,String> tags()"
|
|
desc: "Gets the tags property: Resource tags."
|
|
returns:
|
|
description: "the tags value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.tls()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.tls()"
|
|
name: "tls()"
|
|
nameWithType: "WebPubSubResource.tls()"
|
|
summary: "Gets the tls property: TLS settings for the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract WebPubSubTlsSettings tls()"
|
|
desc: "Gets the tls property: TLS settings for the resource."
|
|
returns:
|
|
description: "the tls value."
|
|
type: "<xref href=\"com.azure.resourcemanager.webpubsub.models.WebPubSubTlsSettings?alt=com.azure.resourcemanager.webpubsub.models.WebPubSubTlsSettings&text=WebPubSubTlsSettings\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.type()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.type()"
|
|
name: "type()"
|
|
nameWithType: "WebPubSubResource.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>"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.update()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.update()"
|
|
name: "update()"
|
|
nameWithType: "WebPubSubResource.update()"
|
|
summary: "Begins update for the Web<wbr>Pub<wbr>Sub<wbr>Resource resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract WebPubSubResource.Update update()"
|
|
desc: "Begins update for the WebPubSubResource resource."
|
|
returns:
|
|
description: "the stage of resource update."
|
|
type: "<xref href=\"com.azure.resourcemanager.webpubsub.models.WebPubSubResource.Update?alt=com.azure.resourcemanager.webpubsub.models.WebPubSubResource.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.version()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubResource.version()"
|
|
name: "version()"
|
|
nameWithType: "WebPubSubResource.version()"
|
|
summary: "Gets the version property: Version of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String version()"
|
|
desc: "Gets the version property: Version of the resource. Probably you need the same or higher version of client SDKs."
|
|
returns:
|
|
description: "the version 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 WebPubSubResource."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.webpubsub.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-webpubsub:1.1.0
|