public class Policies extends Object
Constructor and Description |
---|
Policies() |
Modifier and Type | Method and Description |
---|---|
Boolean |
allowBranchToBranchTraffic()
Get the allowBranchToBranchTraffic value.
|
Boolean |
allowVnetToVnetTraffic()
Get the allowVnetToVnetTraffic value.
|
Policies |
withAllowBranchToBranchTraffic(Boolean allowBranchToBranchTraffic)
Set the allowBranchToBranchTraffic value.
|
Policies |
withAllowVnetToVnetTraffic(Boolean allowVnetToVnetTraffic)
Set the allowVnetToVnetTraffic value.
|
public Boolean allowBranchToBranchTraffic()
public Policies withAllowBranchToBranchTraffic(Boolean allowBranchToBranchTraffic)
allowBranchToBranchTraffic
- the allowBranchToBranchTraffic value to setpublic Boolean allowVnetToVnetTraffic()
Copyright © 2019. All rights reserved.