Get Network Manager Result
data class GetNetworkManagerResult(val crossTenantScopes: List<GetNetworkManagerCrossTenantScope>, val description: String, val id: String, val location: String, val name: String, val resourceGroupName: String, val scopeAccesses: List<String>, val scopes: List<GetNetworkManagerScope>, val tags: Map<String, String>)
A collection of values returned by getNetworkManager.
Properties
Link copied to clipboard
One or more cross_tenant_scopes
blocks as defined below.
Link copied to clipboard
A description of the Network Manager.
Link copied to clipboard
Link copied to clipboard
A list of configuration deployment type configured on the Network Manager.
Link copied to clipboard
A scope
block as defined below.