GatewayInner Class
- java.
lang. Object - com.
azure. core. management. ProxyResource - com.
azure. core. management. Resource - com.
azure. resourcemanager. hybridcompute. fluent. models. GatewayInner
- com.
- com.
- com.
public final class GatewayInner
extends Resource
Describes an Arc Gateway.
Constructor | Description |
---|---|
Gateway |
Creates an instance of Gateway |
Modifier and Type | Method and Description |
---|---|
List<String> |
allowed Get the allowed |
static
Gateway |
from Reads an instance of Gateway |
String |
gateway Get the gateway |
String |
gateway Get the gateway |
Gateway |
gateway Get the gateway |
String |
id()
Get the id property: Fully qualified resource Id for the resource. |
String |
name()
Get the name property: The name of the resource. |
Provisioning |
provisioning Get the provisioning |
System |
system Get the system |
Json |
to |
String |
type()
Get the type property: The type of the resource. |
void |
validate()
Validates the instance. |
Gateway |
with Set the allowed |
Gateway |
with Set the gateway |
Gateway |
with |
Gateway |
with |
Methods inherited from ProxyResource
Methods inherited from Resource
Methods inherited from java.lang.Object
GatewayInner
public GatewayInner()
Creates an instance of GatewayInner class.
allowedFeatures
public List
Get the allowedFeatures property: Specifies the list of features that are enabled for this Gateway.
Returns:
fromJson
public static GatewayInner fromJson(JsonReader jsonReader)
Reads an instance of GatewayInner from the JsonReader.
Parameters:
Returns:
Throws:
gatewayEndpoint
public String gatewayEndpoint()
Get the gatewayEndpoint property: The endpoint fqdn for the Gateway.
Returns:
gatewayId
public String gatewayId()
Get the gatewayId property: A unique, immutable, identifier for the Gateway.
Returns:
gatewayType
public GatewayType gatewayType()
Get the gatewayType property: The type of the Gateway resource.
Returns:
id
public String id()
Get the id property: Fully qualified resource Id for the resource.
Overrides:
GatewayInner.id()Returns:
name
public String name()
Get the name property: The name of the resource.
Overrides:
GatewayInner.name()Returns:
provisioningState
public ProvisioningState provisioningState()
Get the provisioningState property: The provisioning state, which only appears in the response.
Returns:
systemData
public SystemData systemData()
Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
Returns:
toJson
public JsonWriter toJson(JsonWriter jsonWriter)
Overrides:
GatewayInner.toJson(JsonWriter jsonWriter)Parameters:
Throws:
type
public String type()
Get the type property: The type of the resource.
Overrides:
GatewayInner.type()Returns:
validate
public void validate()
Validates the instance.
withAllowedFeatures
public GatewayInner withAllowedFeatures(List
Set the allowedFeatures property: Specifies the list of features that are enabled for this Gateway.
Parameters:
Returns:
withGatewayType
public GatewayInner withGatewayType(GatewayType gatewayType)
Set the gatewayType property: The type of the Gateway resource.
Parameters:
Returns:
withLocation
public GatewayInner withLocation(String location)
Overrides:
GatewayInner.withLocation(String location)Parameters:
withTags
public GatewayInner withTags(Map
Overrides:
GatewayInner.withTags(Map<String,String> tags)Parameters:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: