프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$availability | string | The availability of network offering. | |
$conservemode | string | True if network offering is ip conserve mode enabled | |
$created | DateTime | The date this network offering was created | |
$details | string | Additional key/value details tied with network offering | |
$displaytext | string | An alternate display text of the network offering. | |
$egressdefaultpolicy | string | True if network offering supports persistent networks, false otherwise | |
$forvpc | string | True if network offering can be used by VPC networks only | |
$guestiptype | string | Guest type of the network offering, can be Shared or Isolated | |
$id | string | The id of the network offering | |
$isdefault | string | True if network offering is default, false otherwise | |
$ispersistent | string | True if network offering supports persistent networks, false otherwise | |
$maxconnections | string | Maximum number of concurrents connections to be handled by lb | |
$name | string | The name of the network offering | |
$networkrate | string | Data transfer rate in megabits per second allowed. | |
$serviceofferingid | string | The ID of the service offering used by virtual router provider | |
$specifyipranges | string | True if network offering supports specifying ip ranges, false otherwise | |
$specifyvlan | string | True if network offering supports vlans, false otherwise | |
$state | string | State of the network offering. Can be Disabled/Enabled/Inactive | |
$tags | string | The tags for the network offering | |
$traffictype | string | The traffic type for the network offering, supported types are Public, Management, Control, Guest, Vlan or Storage. |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$_properties | array | List of the public properties which is managed by magic getter and setters internally. |
메소드 | 설명 | |
---|---|---|
setService ( Scalr\Service\CloudStack\Services\Network\DataType\NetworkResponseServiceList $service = null ) : |
Sets service list |
public setService ( Scalr\Service\CloudStack\Services\Network\DataType\NetworkResponseServiceList $service = null ) : |
||
$service | Scalr\Service\CloudStack\Services\Network\DataType\NetworkResponseServiceList | |
리턴 |
protected array $_properties | ||
리턴 | array |
public string $availability | ||
리턴 | string |
public string $conservemode | ||
리턴 | string |
public string $details | ||
리턴 | string |
public string $displaytext | ||
리턴 | string |
public string $egressdefaultpolicy | ||
리턴 | string |
public string $forvpc | ||
리턴 | string |
public string $guestiptype | ||
리턴 | string |
public string $isdefault | ||
리턴 | string |
public string $ispersistent | ||
리턴 | string |
public string $maxconnections | ||
리턴 | string |
public string $networkrate | ||
리턴 | string |
public string $serviceofferingid | ||
리턴 | string |
public string $specifyipranges | ||
리턴 | string |
public string $specifyvlan | ||
리턴 | string |
public string $state | ||
리턴 | string |
public string $traffictype | ||
리턴 | string |