SiteHybridConnectionNamespaceRelay.RelayArmId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The ARM URI to the Service Bus relay.
public Azure.Provisioning.BicepValue<Azure.Core.ResourceIdentifier> RelayArmId { get; set; }
member this.RelayArmId : Azure.Provisioning.BicepValue<Azure.Core.ResourceIdentifier> with get, set
Public Property RelayArmId As BicepValue(Of ResourceIdentifier)