HasPublicIPAddress.UpdateDefinitionStages.WithNewPublicIPAddress<ReturnT>.withNewPublicIPAddress(String leafDnsLabel) 方法
定义
Creates a new public IP address in the same region and group as the resource, with the specified DNS label and associates it with the resource.
The internal name for the public IP address will be derived from the DNS label.
public ReturnT withNewPublicIPAddress(String leafDnsLabel)
参数
- leafDnsLabel
- String
the leaf domain label
返回
ReturnT
the next stage of the definition