INetworkFeatures.HybridConnectionsV2 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 Hybrid Connection V2 (Service Bus) view.
[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="The Hybrid Connection V2 (Service Bus) view.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IHybridConnection) }, ReadOnly=true, Required=false, SerializedName="hybridConnectionsV2")]
public Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IHybridConnection[] HybridConnectionsV2 { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="The Hybrid Connection V2 (Service Bus) view.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IHybridConnection) }, ReadOnly=true, Required=false, SerializedName="hybridConnectionsV2")>]
member this.HybridConnectionsV2 : Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IHybridConnection[]
Public ReadOnly Property HybridConnectionsV2 As IHybridConnection()
Property Value
- Attributes