AzurePublicIPAddressResource Properties
Class Properties 3 members
Represents an Azure Public IP Address resource.
Gets the "id" output reference from the Azure Public IP Address resource.
public BicepOutputReference Id { get; } Gets the "ipAddress" output reference containing the allocated IP address for the resource.
public BicepOutputReference IpAddress { get; } Gets the "name" output reference for the resource.
public BicepOutputReference NameOutput { get; }