TeamsLocationArgs

constructor(accountId: Output<String>? = null, clientDefault: Output<Boolean>? = null, dnsDestinationIpsId: Output<String>? = null, dnsDestinationIpv6BlockId: Output<String>? = null, ecsSupport: Output<Boolean>? = null, endpoints: Output<TeamsLocationEndpointsArgs>? = null, name: Output<String>? = null, networks: Output<List<TeamsLocationNetworkArgs>>? = null)