DomainUpdateParameterProperties |
DomainUpdateParameterProperties.withAutoCreateTopicWithFirstSubscription(Boolean autoCreateTopicWithFirstSubscription) |
Set the autoCreateTopicWithFirstSubscription property: This Boolean is used to specify the creation mechanism for
'all' the Event Grid Domain Topics associated with this Event Grid Domain resource.
|
DomainUpdateParameterProperties |
DomainUpdateParameterProperties.withAutoDeleteTopicWithLastSubscription(Boolean autoDeleteTopicWithLastSubscription) |
Set the autoDeleteTopicWithLastSubscription property: This Boolean is used to specify the deletion mechanism for
'all' the Event Grid Domain Topics associated with this Event Grid Domain resource.
|
DomainUpdateParameterProperties |
DomainUpdateParameterProperties.withDisableLocalAuth(Boolean disableLocalAuth) |
Set the disableLocalAuth property: This boolean is used to enable or disable local auth.
|
DomainUpdateParameterProperties |
DomainUpdateParameterProperties.withInboundIpRules(List<InboundIpRule> inboundIpRules) |
Set the inboundIpRules property: This can be used to restrict traffic from specific IPs instead of all IPs.
|
DomainUpdateParameterProperties |
DomainUpdateParameterProperties.withPublicNetworkAccess(PublicNetworkAccess publicNetworkAccess) |
Set the publicNetworkAccess property: This determines if traffic is allowed over public network.
|