InternetGatewayPatch 类
- java.
lang. Object - com.
azure. resourcemanager. managednetworkfabric. models. TagsUpdate - com.
azure. resourcemanager. managednetworkfabric. models. InternetGatewayPatch
- com.
- com.
public final class InternetGatewayPatch
extends TagsUpdate
Internet 网关修补程序资源定义。
构造函数摘要
| 构造函数 | 说明 |
|---|---|
| InternetGatewayPatch() |
创建 Internet |
方法摘要
| 修饰符和类型 | 方法和描述 |
|---|---|
| String |
internetGatewayRuleId()
获取 Internet |
| void |
validate()
验证 实例。 |
|
Internet |
withInternetGatewayRuleId(String internetGatewayRuleId)
设置 Internet |
|
Internet |
withTags(Map<String,String> tags)
设置 tags 属性:资源标记。 |
方法继承自 TagsUpdate
方法继承自 java.lang.Object
构造函数详细信息
InternetGatewayPatch
public InternetGatewayPatch()
创建 InternetGatewayPatch 类的实例。
方法详细信息
internetGatewayRuleId
public String internetGatewayRuleId()
获取 internetGatewayRuleId 属性:Internet 网关规则的 ARM 资源 ID。
Returns:
validate
public void validate()
验证 实例。
Overrides:
InternetGatewayPatch.validate()withInternetGatewayRuleId
public InternetGatewayPatch withInternetGatewayRuleId(String internetGatewayRuleId)
设置 Internet 网关规则的 internetGatewayRuleId 属性:ARM 资源 ID。
Parameters:
Returns:
withTags
public InternetGatewayPatch withTags(Map
设置 tags 属性:资源标记。
Overrides:
InternetGatewayPatch.withTags(Map<String,String> tags)Parameters: