Adding network policy reference (#269)
This commit is contained in:
committed by
Robbie Zhang
parent
25e454d18f
commit
f3578bfc9b
@@ -93,11 +93,8 @@ type ContainerGroupProperties struct {
|
||||
OsType OperatingSystemTypes `json:"osType,omitempty"`
|
||||
Volumes []Volume `json:"volumes,omitempty"`
|
||||
InstanceView ContainerGroupPropertiesInstanceView `json:"instanceView,omitempty"`
|
||||
<<<<<<< HEAD
|
||||
Diagnostics *ContainerGroupDiagnostics `json:"diagnostics,omitempty"`
|
||||
=======
|
||||
NetworkProfile *NetworkProfileDefinition `json:"networkProfile,omitempty"`
|
||||
>>>>>>> Adding network policy reference (#269)
|
||||
}
|
||||
|
||||
// ContainerGroupPropertiesInstanceView is the instance view of the container group. Only valid in response.
|
||||
|
||||
Reference in New Issue
Block a user