RoutingIdentityInfo.IdentityType 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.
Routing identity type for topic spaces configuration.
public Azure.Provisioning.BicepValue<Azure.Provisioning.EventGrid.RoutingIdentityType> IdentityType { get; set; }
member this.IdentityType : Azure.Provisioning.BicepValue<Azure.Provisioning.EventGrid.RoutingIdentityType> with get, set
Public Property IdentityType As BicepValue(Of RoutingIdentityType)