host_block_table_record property

host_block_table_record property

Gets or sets the host block table record.

Definition:

@property
def host_block_table_record(self):
    ...
@host_block_table_record.setter
def host_block_table_record(self, value):
    ...

See Also